Fix XendAPI VM_migrate parameters
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 26 May 2008 07:26:37 +0000 (08:26 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 26 May 2008 07:26:37 +0000 (08:26 +0100)
commit11b6a5dbe0eb69da943cb1709270d3bf71c2aa75
tree6c34c5a49b11006794ba143530c76ac32e422ad0
parent101b0e44afad5d3d05390b7d2609005ba1ed4db2
Fix XendAPI VM_migrate parameters

This patch removes unused resource parameter and fixes the default
value for domain_migrate. Also removes tab indent in XendOptions.py.

Signed-off-by: Zhigang Wang <zhigang.x.wang@oracle.com>
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendOptions.py